home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / gfx / edit / PGS_PNGGio.readme < prev    next >
Text File  |  1997-05-03  |  1KB  |  55 lines

  1. Short:    PNG GIO for Photogenics 2 -> ARexx!
  2. Author:   ben@bmatthew.demon.co.uk (Ben Matthew)
  3. Uploader: ben@bmatthew.demon.co.uk (Ben Matthew)
  4. Type:     gfx/edit
  5.  
  6. PNG.gio v1.1 for Photogenics II.
  7.  
  8. see gfx/edit/GIOUpd.readme for more information on Photogenics dev.
  9.  
  10. This archice contains the arexx updated version of the PNG GIO and is
  11. released with TargaGIO.lha which is an update to, surprising in the Targa
  12. gio.  This concludes the arexx updates to all the GIOs in Photogenics
  13. thus allowing you to batch process files in ANY format.
  14.  
  15. Arexx commands:
  16.  
  17.     24BIT, 256, 16, 2 or 24BITLACE
  18.  
  19. i.e.:
  20.  
  21. =====================================================================
  22. /* To test png.gio */
  23.  
  24. options results
  25.  
  26. address PHOTOGENICS.1
  27.  
  28. LOADHIDE "work:stuff/badge.pcx"
  29. image=result
  30.  
  31. SAVE image "PNG" 'ram:test.png' '2'
  32.  
  33. CLOSE image
  34. =====================================================================
  35.  
  36.  
  37. and no Widget requesters in sight!
  38.  
  39. If you have any problems with the 1.1 version of png.gio or would like to
  40. see other changes in photogenics 2 please do not hesitate to contact me at:
  41.  
  42.     ben@bmatthew.demon.co.uk or
  43.     http://www.bmatthew.demon.co.uk/amiga/genics/
  44.  
  45. Have fun!
  46.  
  47.  
  48. ============================= Archive contents =============================
  49.  
  50. Original  Packed Ratio    Date     Time    Name
  51. -------- ------- ----- --------- --------  -------------
  52.   100228   53072 47.0% 28-Mar-97 18:36:54  png.gio
  53. -------- ------- ----- --------- --------
  54.   100228   53072 47.0% 28-Mar-97 23:27:36   1 files
  55.